Welcome![Sign In][Sign Up]
Location:
Search - pb 9.0

Search list

[Windows Develop200464112048225

Description: 本对象为自定义按钮对象,修改自扁平按钮 // 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕 // 渐进色状态 〔具有渐近色的按钮〕 // 正常按钮状态 〔修饰了的原始PB按钮〕 // 新增两种XP风格按钮 〔焦点状态颜色不同〕 // 图片按钮状态〔可用pb自己的图片〕 // 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕 // 提示信息显示 〔显示按钮的提示信息〕-The custom button for the object, modified from a flat button// main function as: a flat button on the form of the original flat button 〔including all the features〕// progressive color asymptotic state 〔〕 button color// normal button state 〔modified button of the original PB〕// Two new XP style buttons 〔〕 different focus of the state of the color// picture button state can be used 〔〕 pb own picture// oval-shaped button in the above state 〔button patterns button under the conversion for the oval-shaped〕// prompt information display shows buttons 〔〕 message
Platform: | Size: 39936 | Author: softwork | Hits:

[SCMpb36

Description: 源码PB做的一个全新的触摸屏系统,请大家试用-PB-source to do an entirely new touch screen system, U.S. trial
Platform: | Size: 147456 | Author: 潘锋 | Hits:

[ADO-ODBCreport_pb

Description: powerbuildre的一套报表生成器,可以自己定义字段,-powerbuildre generate a set of statements, you can define their own field,
Platform: | Size: 599040 | Author: camel | Hits:

[BooksPB_sum

Description: PB技巧总结,分9个大类,每一类都有相应技巧介绍和源码;-PB skills summary, sub-nine categories, each category has a corresponding skills were introduced and source
Platform: | Size: 173056 | Author: duguanghui | Hits:

[GUI Developpb9(topwiz)

Description: 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。 6。imageedit:封装了Windows自带的柯达图象编辑控件和图象扫描控件。可以处理保存jpg、gif、tif和bmp文件。 7。linectr: 统计程序的代码行数。 8。mutex: 使用互斥体保证程序只运行一个。(CreateMutexA) 9。netquery:查找网上邻居、映射驱动器等等。 10。ping: 获取本机ip和名称、ip和域名互查、判断ip能否ping通。 11。runandwait:运行外部程序并等待结束。(CreateProcessA,WaitForSingleObject) 12。splitbars:可以记忆位置的分割条对象。 13。statbar:在内置的工具栏和状态条上放置各种控件。(GetClassName,SetParent) 14。webbrower(pb8):封装Web浏览器控件。 15。winsock:使用winsock进行通讯。-Some Source Code
Platform: | Size: 1231872 | Author: chenmiao | Hits:

[Education soft systemdemo

Description: pb系统学生选课系统实例运行环境 操作系统:Windows 98/2000/XP/2003 NT 4.0 开发工具:Powerbuilder 9.0 -pbdemo Powerbuilder 9.0 Windows 98/2000/XP/2003 NT 4.0
Platform: | Size: 40960 | Author: zhuyihui | Hits:

[assembly languagePBKiller1507

Description: 不多说了,经典的PB反编译器PBKiller 可以反编译powerbuilder6.5-9.0版本的程序,优秀程序员必备工具-Nothing to add to that, the classic PB Decompiler decompile PBKiller can powerbuilder6.5-9.0 versions of the program, excellent tool for programmers
Platform: | Size: 2547712 | Author: 申冰 | Hits:

[Otherpb_pyzt

Description: 2万字库的拼音首字母查询,纯pb代码, 方便大家嵌入到自己的程序中-pb pin yin zitou,pb pin yin zitou,pb pin yin zitou
Platform: | Size: 16384 | Author: vbnm | Hits:

[ADO-ODBCyyyyy

Description: pb自定义报表,适用于与pb6-7-8-9-10--Custom pb statements apply to pb6-7-8-9-10-11
Platform: | Size: 988160 | Author: yuruixing | Hits:

[Windows Developpinyin

Description: 汉字转换的DLL,附PB调用范例.可以做"汉字->拼音"的转换(全部拼音或拼音首字,支持多音字) GB码下 "简体字<->繁体字" 转换 "GB码<->BIG5码"转换 "ANSIC<->Unicode"转换 -powerbuilder 9.0
Platform: | Size: 435200 | Author: daijianhua | Hits:

[ELanguageshudepb

Description: PB反编译专家 1.可以反编译出几乎所有的SQL. 2.并非孤立地看一个对象,从整个LIBRARYLIST进行搜索,对象的引用、继承上可以更精确地命中。 3.对象可以导出为PB接受的*.sr*. 4.可以反向生成structure 5.可以直接生成pbl,但有BUG,函数和事件的次序错乱,需在PBL中IMPORT第3点中导出的*.SR*.(如果没有PBL就直接导入,手工工作量相当大,因为PB会提示这个没有那个没有) 6.全面支持PB6\7\8\9\10\10.5(可以随时加入对PB11.0的支持,但许多原因下,没有打包进来). -PB decompile expert
Platform: | Size: 1697792 | Author: QS | Hits:

[TCP/IP stackPBuseTCP_IPprotocolcommunication

Description: PB下使用TCP_IP协议通讯源码:基于PB的TCP_IP协议通讯的实现,简单,易懂,初学者适合-PB use TCP_IP protocol communication Source: Based on the PB' s TCP_IP implementation of communication protocols, simple, easy to understand, is suitable for beginners
Platform: | Size: 171008 | Author: 罗大 | Hits:

[ADO-ODBCpb9.0changyonghanshu

Description: 里面包括数据库编程所常用到得PB函数,基本上能够满足基本程序的使用-Which include the commonly used in database programming to get PB function, basically able to meet the basic procedures for the use of
Platform: | Size: 64512 | Author: 陈小雷 | Hits:

[Otherpccode_200691013539293

Description: 经典的PB编程框架源码(PB9),供参考。-The classic PB programming framework for source code (PB9), for reference.
Platform: | Size: 332800 | Author: 高生 | Hits:

[Otherserial

Description: PB 9 写得局域网内聊天程序 客服端和服务器端-PB 9 LAN chat program written in customer-side and server-side
Platform: | Size: 19456 | Author: 温泉 | Hits:

[Software EngineeringPB_autoupdate2.7

Description: pb版自动更新程序代码 特 点: 1.基于数据库的升级,比FTP、HTTP模式,优点:在一台计算机上,多个不 同版本的程序可以同时使用,互不影响。不用另外配置FTP/HTTP服务器。 2.可自动压缩文件,然后上传,提高上传与下载速度.减轻基于数据库的升级 的速度问题. 3.支持一个数据库中多个模块同时使用. 4.支持一个模块有多个文件.(网上的只能一个文件), 你的软件最好为多个文件, 因为有的文件未改变,下载会跳过. 5.支持文件位置在不同的文件夹. 6.本“自动升级系统”,也可以自动升级(注:仅随新系统升级时升级!!!) 7.新程序上传到服务器为自动的,不需要人工上传。(网上的都得手工一个一个上传.) 8.新程序下载为自动的。(网上的也自动,但不强制下载,本程序强制下载.) 9.支持两个数据库中的该表同步: 可用于连锁系统, 总部升级, 分店都会自动 升级。-Pb autoupdate source
Platform: | Size: 523264 | Author: jacky chung | Hits:

[Otherpbkiller

Description: pbkiller2.5.18 PB 可反编译出PB6,7,8,9,10编译后的程序中的所有对象 和源码 -pbkiller2.5.18
Platform: | Size: 4184064 | Author: zhao | Hits:

[Graph programdw_extrame

Description: pb做的日程表控件 ,还有 利用DW绘图控件-pb calendar control to do the drawing using DW control
Platform: | Size: 535552 | Author: tianhai | Hits:

[ADO-ODBCPB

Description: power builder 常用函数中文详解-power builder commonly used functions in Chinese Xiang Jie
Platform: | Size: 62464 | Author: saway | Hits:

[ERP-EIP-OA-Portalcankuguanli

Description: 这是一个仓库管理系统,使用PB开发的,有源码。-This is a warehouse management system, developed using the PB, there is source code.
Platform: | Size: 2542592 | Author: chen | Hits:
« 1 2 3 4 5 67 8 9 10 »

CodeBus www.codebus.net